Skip to content

pqsec/uboatdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uboatdemo

A demo server for CVE-2016-3955 (UBOAT)

Performs Linux heap buffer overflow, when USB/IP client begins sending control URBs.

Building

The server is a standard simple Go program. You can build it the usual way assuming you have Go setup and configured according to official instructions with:

go get github.com/pqsec/uboatdemo/cmd/uboatsrv

The compiled binary should be in the bin directory of your configured $GOPATH.

Additional information

https://pqsec.org/uboat-CVE-2016-3955/

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages